The table below shows how to access each device. Access with any procedure other than the ones shown below is prohibited.
Device |
How to Read |
Minimum Read Unit |
How to Write |
Minimum Write Unit |
SRAM |
"ReadSram" function |
1byte |
"WriteSram" function |
1byte |
FLASH |
"ReadFlash" function |
1byte |
"ProgramFlashSector" function |
4kbyte |
EEPROM |
"ReadEepromDword" function |
8byte |
"ProgramEepromDword" function |
8byte |
|
|
|
|
|